ComponentOne Xamarin Edition
GridRowColCollection<T> Class Properties

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridRowColCollection<T> Class

For a list of all members of this type, see GridRowColCollection<T> members.

Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the System.Collections.ICollection.  
Public Property Gets or sets the default size for the items in the collection.  
Public Property Gets whether the collection size can change.  
Public PropertyGets a value indicating whether the ICollection is read-only.  
Public PropertyGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public Property Gets or sets the element at the specified index.  
Public Property Gets or sets the maximum size for the items in the collection.  
Public Property Gets or sets the minimum size for the items in the collection.  
Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection.  
Top
See Also

Reference

GridRowColCollection<T> Class
C1.Xamarin.Forms.Grid Namespace